styleproperties: Remove header where it's not used
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Oct 2014 19:12:44 +0000 (21:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 24 Oct 2014 19:31:40 +0000 (21:31 +0200)
gtk/gtkborderimage.c
gtk/gtkcsscomputedvalues.c
gtk/gtkcsslookup.c
gtk/gtkcssprovider.c
gtk/gtkcssstylepropertyimpl.c
gtk/gtkstylecontext.c
gtk/gtkstyleproperty.c

index fb6462045d2a86f2431cb00f0be7dfaf73b5c550..21e2c35ec163d98b057fb87aec98a9439b246342 100644 (file)
@@ -30,7 +30,6 @@
 #include "gtkcssnumbervalueprivate.h"
 #include "gtkcssrepeatvalueprivate.h"
 #include "gtkstylepropertyprivate.h"
-#include "gtkstylepropertiesprivate.h"
 
 /* this is in case round() is not provided by the compiler, 
  * such as in the case of C89 compilers, like MSVC
index 18d5a8dac39f6b8ef29302f1b54006f07a57c767..1aeafeb4faa0bd43c39786c998db726050426f47 100644 (file)
@@ -34,7 +34,6 @@
 #include "gtkcssstylepropertyprivate.h"
 #include "gtkcsstransitionprivate.h"
 #include "gtkstyleanimationprivate.h"
-#include "gtkstylepropertiesprivate.h"
 #include "gtkstylepropertyprivate.h"
 #include "gtkstyleproviderprivate.h"
 
index 2c8b6b87d76c67c390531fc439d1617ce4f5c7d8..5f0eaa7f7e6ea1f6ef1639ef4c12ba9a7d2a18bb 100644 (file)
@@ -22,7 +22,6 @@
 #include "gtkcsstypesprivate.h"
 #include "gtkprivatetypebuiltins.h"
 #include "gtkcssstylepropertyprivate.h"
-#include "gtkstylepropertiesprivate.h"
 
 GtkCssLookup *
 _gtk_css_lookup_new (const GtkBitmask *relevant)
index a807ad83724f7e9b2386267cbba98d01f83cbd8e..b5b9a2e16884a5650e4964f1e0d722c45643319a 100644 (file)
@@ -37,7 +37,6 @@
 #include "gtksettingsprivate.h"
 #include "gtkstyleprovider.h"
 #include "gtkstylecontextprivate.h"
-#include "gtkstylepropertiesprivate.h"
 #include "gtkstylepropertyprivate.h"
 #include "gtkstyleproviderprivate.h"
 #include "gtkwidgetpath.h"
index 005ed9fe169ef4a0c273dd1527c48b2233ba8422..9725108f6124cb4e91c35bff0b2547bd17e82b80 100644 (file)
@@ -30,7 +30,6 @@
 #include "gtkcsstypesprivate.h"
 #include "gtkintl.h"
 #include "gtkprivatetypebuiltins.h"
-#include "gtkstylepropertiesprivate.h"
 
 /* this is in case round() is not provided by the compiler, 
  * such as in the case of C89 compilers, like MSVC
index 9b8a4212f38ad4aeb129020d20b6161ba1d72604..04542d7906ef40c17eed36f2146ea20231313554 100644 (file)
@@ -33,9 +33,9 @@
 #include "gtkcssnumbervalueprivate.h"
 #include "gtkcssrgbavalueprivate.h"
 #include "gtkcssshadowsvalueprivate.h"
+#include "gtkcssstylepropertyprivate.h"
 #include "gtkcsstransformvalueprivate.h"
 #include "gtkdebug.h"
-#include "gtkstylepropertiesprivate.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
 #include "gtkwidget.h"
index 74245d6ce2b59bbcdeee637bed9822123643a8b6..ac08164ad8f556c68dc1da12662b481347c99df1 100644 (file)
@@ -27,7 +27,6 @@
 #include "gtkcsstypesprivate.h"
 #include "gtkintl.h"
 #include "gtkprivatetypebuiltins.h"
-#include "gtkstylepropertiesprivate.h"
 
 enum {
   PROP_0,